home *** CD-ROM | disk | FTP | other *** search
/ PD ROM 1 / PD ROM Volume I - Macintosh Software from BMUG (1988).iso / Stacks / Hyper Education / Biology / THE AIDS Stack / background_4392.txt < prev    next >
Encoding:
Text File  |  1988-04-16  |  2.8 KB  |  151 lines

  1. -- background: 4392 from stack: in
  2. -- bmap block id: 90071
  3. -- flags: 0000
  4. -- background id: 0
  5. -- name: 
  6. ----- HyperTalk script -----
  7. on openStack
  8.   hide message box
  9.   hide menuBar
  10.   pass openStack
  11. end openStack
  12.  
  13.  
  14.  
  15. -- part 16 (button)
  16. -- low flags: 00
  17. -- high flags: 2000
  18. -- rect: left=299 top=271 right=308 bottom=328
  19. -- title width / last selected line: 0
  20. -- icon id / first selected line: 0 / 0
  21. -- text alignment: 1
  22. -- font id: 0
  23. -- text size: 12
  24. -- style flags: 0
  25. -- line height: 16
  26. -- part name: HOME
  27. ----- HyperTalk script -----
  28. on mouseUp
  29.   visual effect dissolve slowly
  30.   go to card id 17296
  31.   visual venetian blinds slowly
  32.   go to card id 3013
  33.  
  34. end mouseUp
  35.  
  36.  
  37.  
  38. -- part 17 (button)
  39. -- low flags: 00
  40. -- high flags: 2000
  41. -- rect: left=419 top=271 right=308 bottom=448
  42. -- title width / last selected line: 0
  43. -- icon id / first selected line: 0 / 0
  44. -- text alignment: 1
  45. -- font id: 0
  46. -- text size: 12
  47. -- style flags: 0
  48. -- line height: 16
  49. -- part name: 
  50. ----- HyperTalk script -----
  51. on mouseUp
  52.   DoMenu Find...
  53. end mouseUp
  54.  
  55.  
  56.  
  57.  
  58. -- part 18 (field)
  59. -- low flags: 00
  60. -- high flags: 0000
  61. -- rect: left=47 top=70 right=251 bottom=469
  62. -- title width / last selected line: 0
  63. -- icon id / first selected line: 0 / 0
  64. -- text alignment: 0
  65. -- font id: 3
  66. -- text size: 12
  67. -- style flags: 0
  68. -- line height: 16
  69. -- part name: TERM
  70.  
  71.  
  72. -- part 21 (button)
  73. -- low flags: 00
  74. -- high flags: 2000
  75. -- rect: left=329 top=271 right=308 bottom=358
  76. -- title width / last selected line: 0
  77. -- icon id / first selected line: 0 / 0
  78. -- text alignment: 1
  79. -- font id: 0
  80. -- text size: 12
  81. -- style flags: 0
  82. -- line height: 16
  83. -- part name: LAST
  84. ----- HyperTalk script -----
  85. on mouseUp
  86.   visual effect wipe left slowly
  87.   go to card id 49510
  88. end mouseUp
  89.  
  90.  
  91.  
  92. -- part 22 (button)
  93. -- low flags: 00
  94. -- high flags: 2000
  95. -- rect: left=359 top=271 right=308 bottom=388
  96. -- title width / last selected line: 0
  97. -- icon id / first selected line: 0 / 0
  98. -- text alignment: 1
  99. -- font id: 0
  100. -- text size: 12
  101. -- style flags: 0
  102. -- line height: 16
  103. -- part name: NEXT
  104. ----- HyperTalk script -----
  105. on mouseUp
  106.   visual effect wipe right slowly
  107.   DoMenu Next
  108. end mouseUp
  109.  
  110.  
  111.  
  112. -- part 23 (button)
  113. -- low flags: 00
  114. -- high flags: 2000
  115. -- rect: left=449 top=271 right=308 bottom=478
  116. -- title width / last selected line: 0
  117. -- icon id / first selected line: 0 / 0
  118. -- text alignment: 1
  119. -- font id: 0
  120. -- text size: 12
  121. -- style flags: 0
  122. -- line height: 16
  123. -- part name: HOME
  124. ----- HyperTalk script -----
  125. on mouseUp
  126.  
  127.   visual venetian blinds slowly
  128.   pop card
  129.  
  130. end mouseUp
  131.  
  132.  
  133.  
  134. -- part 24 (button)
  135. -- low flags: 00
  136. -- high flags: 2000
  137. -- rect: left=389 top=271 right=308 bottom=418
  138. -- title width / last selected line: 0
  139. -- icon id / first selected line: 0 / 0
  140. -- text alignment: 1
  141. -- font id: 0
  142. -- text size: 12
  143. -- style flags: 0
  144. -- line height: 16
  145. -- part name: TOP OF STACK
  146. ----- HyperTalk script -----
  147. on mouseUp
  148.   visual effect dissolve
  149.   go to card id 20036
  150. end mouseUp
  151.